Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1742667
Header alignment for banner is misaligned
Closed

Comments

  • rupamguha started the conversation

    Hi Team,

    For all inner pages of my website, header alignment of banner ad is misplaced after the update. Please check any inner page URL or for example of below URL

    https://www.pipspread.com/forex-article/

    Please help me to resolve this issue. 

    Thanks and regards,

    Rupam Guha

  •  2,699
    PenciDesign replied

    Hi,

    You can try add more this code to Customize > Custom CSS to fixed it:

    .header-style-header-3 #header .inner-header .container {
        display: table;
    }
    

    Best Regards,

    PenciDesign

  • rupamguha replied

    I have few more questions.

    Thanks and regards,

    Rupam Guha

  •  2,699
    PenciDesign replied

    Hi,

    1/ To do that, please add more this code to Customize > Custom CSS:

    .penci-page-header{ text-align: left; }
    

    2/ Unfortunately, that's impossible. The browser doesn't supports for responsive for table.

    3/ It's an attr of a HTML element. You can find more here

    4/ That's not AMP from our theme. Seem you do use another plugin for AMP - Let's ask author of that plugin for this issue.


    Best Regards,

    PenciDesign