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 #3459178
header issue
Closed

Comments

  • storystudiochicago started the conversation

    Hello.

    I can't seem to get the header on my site to do what it is supposed to do. I have it set up how I want it but the slogan text is incorrect.

    I have the correct slogan text in the settings, but I can't figure out where this old text is coming from.

    I want the logo to have the slogan text centered under it with the line on each side.

    attachments:

    1. is a screenshot of how the header looks now. (the site is not live yet.)

    8016361745.png


    2. a screenshot from one of your demo sites showing the placement of the slogan text  that I want.

    Please advise.

    4584839449.png

    thanks.

  •  2,541
    PenciDesign replied

    Hi,

    1. The slogan text on the header was managed by the header builder.  Please go to the dashboard → Header Builder: click the "Edit with the Penci Header Builder" then modify it on this page,

    2. Navigate to Appearance → Customize → Custom CSS, and then insert the following custom CSS code:

    .penci-header-image-logo, .penci-header-text-logo {
        text-align: center;
    }

    Regards,
    PenciDesign.