Viewing 17 posts - 21 through 37 (of 37 total)
  • Author
    Posts
  • #164765
    Skandha
    Participant

    @nicolej: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.
    /* To change color of menu links */

    .site-navigation a {
    	color:#123456;
    }
    /* To change color of menu links */
     .site-navigation a:hover {
    	color:#123456;
    }
    /* To change the thickness of border of menu items */ 
    .site-navigation .current_page_item > a, .site-navigation .current-menu-item > a, .site-navigation .current_page_ancestor > a, .site-navigation .current-menu-ancestor > a {
    	border-bottom:6px solid;
    }
    
    /* To change background of Featured Content section */
    #featured-content-section {
    	background-color:#123456;
    }

    You can change the color and border size according to your choice.

    And let me know which paragraphs you want to be highlighted.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #164772
    Nicolej
    Participant

    @skandha: regarding the paragraphs with background color e.g.

    on the page: http://www.miss-grünzeug.at/wp-admin/customize.php?return=%2Fwp-admin%2Fedit.php%3Fpost_type%3Dect-service,

    this text area:

    Du kochst gerne, dir fehlt aber die Kreativität für die vegane Küche?
    Du würdest gerne mehr kochen, weisst aber nicht so genau wie du das mit dem Kochen anstellen sollst?
    Du willst erleben wie gut pflanzliche Küche schmecken kann?
    Du hast es bislang nicht geschafft deine früheren Lieblingsrezepte pflanzlich zu kochen bzw. hast keine Idee wie?
    Du bist erst seit kurzem vegan und brauchst erste Tipps und Inspirationen für deine ersten Kochversuche?

    #164777
    Nicolej
    Participant

    @skandha: one more question

    I like to have the text TRAININGSANGEBOTE and TESTIMONIAL on the startsite in a specific font (addwd with the Google Font plugin).
    How cah I set it?

    #164951
    Skandha
    Participant

    @nicolej: Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    /* To highlights the paragraph with background color */
    #post-1195 .entry-content strong {
    	background-color:yellow;
    }

    And let me know which font you would like to set for text TRAININGSANGEBOTE and TESTIMONIAL.

    Let me know if this works out!
    Kind Regards,
    Skandha

    #164952
    Nicolej
    Participant

    @skandha: the Google Font Qwigley.

    #165086
    Skandha
    Participant

    @nicolej: The font has been added to theme and a theme update will be released very soon. I will let you know when the theme update is released.

    Kind Regards,
    Skandha

    #165732
    Skandha
    Participant

    @nicolej: Hello Nicole,
    The font has been added to the theme and an update has been released. Were you able to use the font?

    Kind Regards,
    Skandha

    #165751
    Nicolej
    Participant

    @skandha: There is no update information for the Divin pro. Only for the Divin Free. I have switched to the Pro Version:)

    #165757
    Skandha
    Participant

    @nicolej: Hello Nicole,
    Can you let me know which theme version you are using? Divin Pro version 2.0.2 has been released.

    Kind Regards,
    Skandha

    #165760
    Nicolej
    Participant

    @skandha: Divin ProVersion: 2.0.1.
    There was an update visible for me for 2.0.2 but not for Pro.

    #165764
    Skandha
    Participant

    @nicolej: Hello Nicole,
    There must be some issue with the notification not showing up. The theme update has already been released.

    To update pro theme you’ll need to first download the theme from your https://catchthemes.com/my-account/ page. Then install Catch Web Tools plugin and activate Catch Updater Module. https://wordpress.org/plugins/catch-web-tools/
    Please check the tutorial video in the link below:
    https://www.youtube.com/watch?v=W95SuabDZi8
    For more, check out theme instructions at https://catchthemes.com/theme-instructions/divin-pro/#updating

    Let me know if this helps you out!

    Kind Regards,
    Skandha

    #165766
    Nicolej
    Participant

    @skandha: ok. I will follow the steps.
    Can you tell me if it is possible to hane a grid Layout for my blog page?

    #165767
    Skandha
    Participant

    @nicolej: Hello Nicole,
    I’m afraid this is not possible using the available theme options. You will need to get your customized for this. I suggest you to hire a customizer if you really need this.

    Kind Regards,
    Skandha

    #165768
    Nicolej
    Participant

    @skandha: I did update the theme and have now version 2.0.2. But where do I find the font? I can not see it in the Font Family options.

    #165770
    Skandha
    Participant

    @nicolej: Go to => Appearance => Customize => Theme Options => Font Family Options => In the drop-down list of the fonts you should be able to find Qwigley, cursive font.

    Let me know if this helps you out!
    Kind Regards,
    Skandha

    #165772
    Nicolej
    Participant

    @skandha: not in the list

    #165816
    Skandha
    Participant

    @nicolej: This is strange. I will need to have a look at your site. For that I will need your WP admin credentials. I will contact you shortly by email.

    Kind Regards,
    Skandha

Viewing 17 posts - 21 through 37 (of 37 total)
  • The topic ‘Customizer Not loading: sanitize-functions.php Line 102 & 123’ is closed to new replies.