nirav

Forum Replies Created

Viewing 15 posts - 61 through 75 (of 552 total)
  • Author
    Posts
  • in reply to: EC Gem Newsletter background colour/image #17667
    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    Please follow the below step to add custom CSS that changes the background color of the newsletter section, you can also set image instead of color using background property.

    1) Please log in to the admin area
    2) Go to “Appearance >> Customize >> Additional CSS”.
    3) Paste the below code in “Additional CSS” and save it afterward:

    #home-page-widget-area .widget.ecommerce_gem_widget_newsletter{
    background: black !important;
    }

    Hope this helps!

    Have a great day ahead!

    Regards,
    Team ProDesigns

    in reply to: change font size (but NOT home page or sidebar) #17666
    nirav
    Keymaster

    Hello Katie,

    Hope you are doing good!

    We are glad that the issue got resolved.

    Have a great day ahead!

    Regards,
    Team ProDesigns

    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    Please follow the below-mentioned steps to add custom CSS

    1) Log in to the admin area
    2) Go to “Appearance >> Customize >> Additional CSS”.
    3) Paste the below code in “Additional CSS” and save it afterward:

    #home-page-widget-area .widget.ecommerce_gem_widget_featured_categories{
        padding-bottom:0px;
    }

    Hope this helps!

    Have a great day ahead!

    Regards,
    Team ProDesigns

    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    Could you please share with us your website URL here or on [email protected] as it will help us to provide you the CSS.

    Have a great day ahead!

    Regards,
    Team ProDesigns

    in reply to: change font size (but NOT home page or sidebar) #17623
    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    Add below custom CSS to make blog post title and subtitle font size small for only three categories mentioned above

    body.category-health .post .detail-wrap .entry-header h2.entry-title a,
    body.category-politics .post .detail-wrap .entry-header h2.entry-title a,
    body.category-writing .post .detail-wrap .entry-header h2.entry-title a{
        font-size: 16px;
    }
    body.category-health .post,
    body.category-politics .post,
    body.category-writing .post{
        font-size: 14px;
    }

    Hope this helps!

    Have a great day ahead!

    Regards,
    Team ProDesigns

    in reply to: Need help with the mobile version #17595
    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    We have sent you the response in the email.

    Have a great day ahead!

    Regards,
    Team ProDesigns

    in reply to: Slider size on mobile #17594
    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    Please add custom CSS by following below mentioned steps

    1) Please log in to the admin area
    2) Go to “Appearance >> Customize >> Additional CSS”.
    3) Paste the below code in “Additional CSS” and save it afterward

    @media only screen and (max-width: 479px){
        #main-slider .cycle-slide{height: 360px;}
        #main-slider .cycle-slide img{height: 100%; object-fit: cover;}
        #main-slider .cycle-caption p {display: block;}
        #main-slider:hover .cycle-next{right: 20px;}
        #main-slider:hover .cycle-prev{left: 20px;}
    }

    Hope this helps!

    Have a great day ahead!

    Regards,
    Team ProDesigns

    in reply to: Hamburger menu not displaying on mobile #17593
    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    We have checked the issue on our demo page at https://www.prodesigns.com/wordpress-themes/demo/business-point/ and were not able to recreate the issue.
    Please share your site URL on which we can check the issue as it will help us to provide you an effective solution.

    Have a great day ahead!

    Regards,
    Team ProDesigns

    in reply to: change font size (but NOT home page or sidebar) #17586
    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    Please find the updated code to target only 3 pages.

    .post {font-size: 16px;}
    .main-navigation ul li a{font-size:11px;}
    body, button, input, select, textarea{font-size:16px;}
    body.home{font-size:14px;}
    body.category-health{font-size:14px;}
    body.category-politics{font-size:14px;}
    body.category-writing{font-size:14px;}
    .widget {font-size:14px;}
    .widget .widget-title{font-size:16px;}

    Hope this helps!

    Have a great day ahead!

    Regards,
    Team ProDesigns

    in reply to: Place each price element on separate line #17582
    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    We are glad that the issue got resolved.
    Feel free to get in touch in case of any other query related to the theme.

    Have a great day ahead!

    Regards,
    Team ProDesigns

    in reply to: Showing colors option on Featured products #17542
    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    Currently, it’s not possible with the current version of the theme however you can archive this by creating a child theme and overriding appropriate parent theme files. You will need to modify the code and will need to add a color option in the featured products list as per your requirement.

    Hope this helps!

    Have a great day ahead!

    Regards,
    Team ProDesigns

    in reply to: Theme is randomly stripping div code #17541
    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    We have checked the website and found out that it is not the theme provided by ProDesigns.com.
    Feel free to get in touch in case of any query related to ProDesigns’ themes.

    have a great day ahead!

    Regards,
    Team ProDesigns

    in reply to: White Space #17540
    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    We have checked the website and found out that it is not the theme provided by ProDesigns.com.
    Feel free to get in touch in case of any query related to ProDesigns’ themes.

    have a great day ahead!

    Regards,
    Team ProDesigns

    in reply to: Row width not going edge to edge in "full width" #17539
    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    We have checked the website and found out that it is not the theme provided by ProDesigns.com.
    Feel free to get in touch in case of any query related to ProDesigns’ themes.

    have a great day ahead!

    Regards,
    Team ProDesigns

    nirav
    Keymaster

    Hello There!

    Hope you are doing good!

    We have received a link in the email. We will check the details and will get back to you soon.

    Have a great day ahead!

    Regards,
    Team ProDesigns

Viewing 15 posts - 61 through 75 (of 552 total)