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 #1272758
" About me" widget
Closed

Comments

  • alina_malina started the conversation

    In "About me" widget how can I hide "About me" panel? I only want to leave photo and text

  •  2,697
    PenciDesign replied

    Hi,

    To do that, you just need to make blank the heading title "About Me".


    Best Regards,

    PenciDesign

  • alina_malina replied

    thank you. I have much more questions.
    How to change text and color on Sign in button?

  •  2,697
    PenciDesign replied

    Hi,


    Do you mean "Sign-Up" button on signup form?

    If right, please add more this code to Customize > Custom CSS to change it:


    .widget input[type="submit"]{ background: #12828e; color: #ffffff; }


    Change color codes '12828e' & 'ffffff' to color codes you want. You can get a color code here


    Best Regards,

    PenciDesign

  • alina_malina replied

    I mean Button. 

  •  2,697
    PenciDesign replied

    Let's use the code I said in my previous comment.


    Best Regards,

    PenciDesign

  • alina_malina replied

    What about text of the button?

  • alina_malina replied

    I want all this text change into russian

  •  2,697
    PenciDesign replied

    Hi,


    Please change it via admin page > MailChimp for WP > Forms


    Best Regards,

    PenciDesign

  • alina_malina replied

    Thank you!

    How to change text? (see attachment)

  • alina_malina replied

    hello! could you pls answer? (below)

  •  2,697
    PenciDesign replied

    Hi,


    Please check options for it in Customize > Quick Text Translation.


    And you should check documentation for this theme here to know how to config this theme. We also said about that in the documentation for Soledad theme:


    http://soledad.pencidesign.com/soledad-document/#language_translation




    Best Regards,


    PenciDesign

  • alina_malina replied

    The trick is that I don't have Quick Text Translation in "Customize"

  •  2,697
    PenciDesign replied

    Hi,

    Have you update this theme to latest version?

    If not, please update this theme to latest version.

    To update this theme to latest version, please check this guide


    Best Regards,

    PenciDesign

  • alina_malina replied

    Thank you!

    How to remove this? (attached)

  • alina_malina replied

    Cannot find how to change color of this (it is a color when you put a mouse on it)

  • alina_malina replied

    And I would like to install an image for all this area (not only upload a logo). Is it possible? 

  •  2,697
    PenciDesign replied

    Hi,


    1/ Please add more this code to Customize > Custom CSS to change color when hover on that button:

    .widget input[type="submit"]:hover{ background-color: #ff0000; }


    Change color code 'ff0000' to any color code you want.

    2/ You can use background image for your homepage to do that.

    Please check option for it in Customize > Colors for Header.


    Best Regards,

    PenciDesign


  • alina_malina replied

    I want a background image to be behind the topbar. Like in attached. How to do it?

  •  2,697
    PenciDesign replied

    Hi,


    Unfortunately, this theme doesn't support background image to be behind the topbar.


    Best Regards,

    PenciDesign

  • alina_malina replied

    1. How to remove this? (attached)

    2. How to make thumbnails to disappear when you click on post and you see a single post?

    3. How to "stick" a topbar?
    4. How to remove Soledad logo?

  •  2,697
    PenciDesign replied

    Hi,

    1/ We've said in documentation for Soledad theme here

    2/ You can do that by go to Customize > Single Options > and check to "Hide Featured Image on Top"

    3/ Unfortunately, this theme supports sticky for main navigation - so, we don't make sticky for topbar.

    4/ It's example for logo. You can change it for your logo by upload your logo via Customize > Logo and Header Options > "Upload Logo" & "Logo for Vertical & Mobile Nav"

    Best Regards,

    PenciDesign

  • alina_malina replied

    Hello. Thank you for answer.
    My question was about removing logo, not replacing it.
    I want background image instead of logo.


  •  2,697
    PenciDesign replied

    Hi,

    You can do that by add more this code to Customize > Custom CSS:

    #logo{ display: none; }

    Note: Maybe you need to change the padding of header top & bottom in Customize > Logo and Header Options to make your header has bigger height.

    Best Regards,

    PenciDesign

  • alina_malina replied

    Thank you
    I removed logo and downloaded background image. The image is 1920px*300px
    I can see only half

  •  2,697
    PenciDesign replied

    Hi,


    Have you read the note I written in my previous comment?

    Note: Maybe you need to change the padding of header top & bottom in Customize > Logo and Header Options to make your header has bigger height.

    Best Regards,

    PenciDesign