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 #1826981
h2 tag appeared titles on a toppage
Closed

Comments

  • yoko0703 started the conversation

    Hi, I like your Wordpress theme very much! Thank you for that.

    However, here is my trouble that I wanted to change my h2 tag design, so I added this css on Simple Custom CSS which is plugin. Because I cannot use CSS custom on this theme's customize. 403 error came up. 

    h2 {padding: 0.5em;color: #494949;border-left: solid 5px #B4E7DB;}

    After that this css design appeared many places on my toppage and each menu toppage's logo. How can I fix it? I'd like to set this design for h2 tag is only used on the single post. 

    I attached two pics FYI. 

    Thank you dear,Yoko

  •  2,699
    PenciDesign replied

    Hi,

    Thank you for loving our theme.

    You can do that by use this custom css code:

    .post-entry h2 { padding: 0.5em;color: #494949;border-left: solid 5px #B4E7DB;}
    

    Best Regards,

    PenciDesign