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 #2892361
Some Basic Changes
Closed

Comments

  • freshde started the conversation

    Hello Team,
    I need some help, can you please write me about the details given below with the screenshot also.

    1. How to remove the line below main nav showing in the picture.
    2. How can I make the category tag color to #DDDDDD when the background is dark?
    3. How can I reduce space between post gap shown in less space gap.
    4. Some elements title background line color is black, but I need all the title background line to be #317F5D this color, marked in the Screenshot.

      And also I want to use Good Pro font for this title, description and all the other typography, we have adobe typekit, but can you please help me to use the font directly from the typography option in the Elementor? Please reply with the easiest method to use the adobe typekit font.

    Thanks and waiting to get replies from you

  •  2,492
    PenciDesign replied

    Hi,

    1. Please go to Appearance → Customize → Custom CSS then add the following custom CSS code:

    .header-header-1.has-bottom-line, .header-header-4.has-bottom-line, .header-header-7.has-bottom-line {
        border-bottom: 0;
    }

    2. Navigate to Appearance → Customize → Featured Slider → Colors: change the category color at Post Category Color and Post Category Hover Color,

    3. Use this CSS to reduce space between posts:

    .home-featured-cat-content.style-2 .mag-post-box.first-post, .home-featured-cat-content.style-10 .mag-post-box.first-post {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    4. I recommend you use the "Penci Sidebar" element from Elementor to create your sidebar, replace all elements on your sidebar with "Penci Sidebar" element. After that, go to Appearance > Widgets > drag & drop widgets to "Main Sidebar" to config your sidebar.

    5. By default, Elementor already included the Typekit font library support, please read the detail document here: https://elementor.com/help/adobe-typekit-elementor-integration/

    Regards,
    PenciDesign

  • freshde replied

    Hello Support,
    Thanks for all your help below.
    But I still facing with the problem related with the typekit.
    I went to try the method by following- https://elementor.com/help/adobe-typekit-elementor-integration/

    But I didn't find any options in the Elementor>Settings>Integrations for Typekit though I'm using your theme Soledad just FYI.
    Can you please check and let me know about the matter in details, so that I can get this done soon.
    Thanks again.

  • freshde replied

    Hello Support,
    Thanks for all your help below.
    But I still facing with the problem related with the typekit.
    I went to try the method by following- https://elementor.com/help/adobe-typekit-elementor-integration/

    But I didn't find any options in the Elementor>Settings>Integrations for Typekit though I'm using your theme Soledad just FYI. I'm attaching a screenshot given below.
    Can you please check and let me know about the matter in details, so that I can get this done soon.
    Thanks again.

  •  2,492
    PenciDesign replied

    Hi,

    Maybe the Typekit Integration option is only available on the Elementor Pro version. You can use the PRO Elements plugin with Typekit support here: https://proelements.org/

    Regards,
    PenciDesign.


  • freshde replied

    Hey Team,
    Now it's working for the TypeKit.
    Thanks for the help!