Forum Replies Created

Viewing 20 posts - 2,781 through 2,800 (of 4,116 total)
  • Author
    Posts
  • in reply to: Layout issues on iPad #129828
    tikaram
    Participant

    @jubo : Please try deactivating all plugins and follow this link to know more about plugin conflict with our themes.
    Please try clearing cache as well after deactivating plugins. Let me know if the problem still persist.

    Regards,
    Tikaram

    in reply to: Featured Content Background Image on media phone screen #129827
    tikaram
    Participant

    @friarpaul : Go to Appearance => Customize => Additional css and add the following css.

    #featured-content.background-image {
    	background-attachment: fixed;
    }

    Let me know if this resolves your issue.

    Regards,
    Tikaram

    in reply to: Remove Header & Footer Border #129821
    tikaram
    Participant

    @rangeisclear : Go to Appearance => Customize => Additional css and add the following css.

    #access {
       box-shadow: none;
       -webkit-box-shadow: none;
    }

    Let me know if this resolves your issue.

    Regards,
    Tikaram

    in reply to: Captions under larger image aren't fitting under the image #129820
    tikaram
    Participant

    @catwingz : You will need to customize the blog page using a child theme and change the code for the blog page. It will not display captions by default. Let me know if you need further assistance regarding the issue.

    Regards,
    Tikaram

    in reply to: Menu not displaying correctly in 3.0 #129786
    tikaram
    Participant

    @vintagecamerareview : Can you please explain a bit more about your issue and please post in your site URL as well.

    Regards,
    Tikaram

    in reply to: Clean Business – Remove Feature Slider Button #129779
    tikaram
    Participant

    @cbaker : Please post in your site URL.

    Regards,
    Tikaram

    in reply to: Adsense and comments #129778
    tikaram
    Participant

    @red : Please post in your site URL.

    Regards,
    Tikaram

    in reply to: site-title color and hover color #129777
    tikaram
    Participant

    @scoop : Your site looks fine from my end. Please try clearing cache at your end. You may view the screen shot as it appears at my end. Let me know if the problem still persist.

    Regards,
    Tikaram

    in reply to: Site Title does not show at only mobile phone #129776
    tikaram
    Participant

    @yu_s0519hotmail-com : Go to Appearance => Customize => Additional css and add the following css.

    @media screen and (max-width: 640px) {
    #hgroup.logo-enable {
    		display:inline-block;
    	}
    }

    Let me know if this resolves your issue.

    Regards,
    Tikaram

    in reply to: Titles for featured content #129751
    tikaram
    Participant

    @abisbee :Glad to know that the issue has been solved. Have a Good day.

    Regards,
    Tikaram

    in reply to: recreate the same type of demo rock star pro #129749
    tikaram
    Participant

    @andiepalmieri : I replied to a similar issue in the following link. I hope your issue has been resolved. Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: too much Header white space #129748
    tikaram
    Participant

    @ionadmin : It looks like you are not using our theme. Let me know if you have any issue with our theme.

    Regards,
    Tikaram

    in reply to: Layout issues on iPad #129671
    tikaram
    Participant

    @jubo : I don’t seem to find any issue on your site. Can you please specify the model of the device that you are using. Let me know if you have any further issues.

    Regards,
    Tikaram

    in reply to: Captions under larger image aren't fitting under the image #129632
    tikaram
    Participant

    @catwingz : Are you sure the link you provided is the correct link ? Can you please check the link and post a proper link again ?

    Regards,
    Tikaram

    in reply to: Titles for featured content #129627
    tikaram
    Participant

    @abisbee : Go to Appearance => Customize => Additional css and add the following css for featured content titles.

    #featured-content .entry-title a {
    	font-style: normal;
    	text-decoration: none;
    	font-size: 24px; 
    	margin-bottom: 10px;
    }

    Can you please explain a bit more about the slugs appearing in featured page widgets? If you are trying to mimic the link as in the demo content that doesn’t happen with post and pages. Let me know if you have any more issues.

    Regards,
    Tikaram

    tikaram
    Participant

    @jltash87 : You will need to create a child theme and customize the child theme to change the excerpt button text for featured content.
    Regarding hero content, if you select Content Type as image from the customizer you can add your desired button text.
    For Breadcrumb color : Please provide your site URL and the desired colors I will provide you the additional css. Let me know if you have any more issues

    Regards,
    Tikaram

    tikaram
    Participant

    @andiepalmieri : You can select different page templates for Homepage and other pages that is available in the theme. when you edit your pages in WordPress dashboard, locate Page Attributes which lies next to the page editor. Under Template : Select page template that is different from Homepage. You can insert different widgets for different page templates. There are separate widget areas for Blank page and Blank content page.

    If you have Jetpack plugin activated you can use widget visibility of Jetpack and show widgets on desired pages only.

    Alternatively, you can hide the widget on all other pages using additional css as well. Let me know if you need any further assistance regarding the issue.

    Regards,
    Tikaram

    in reply to: Menu colors in mobile menu #129607
    tikaram
    Participant

    @wouwonline : Please try changing the color of the secondary menu from the customizer. There is no any issue with color option.

    To change the color of the word Menu when its active add the following additional css.

    #menu-toggle-primary:hover {
    	color:#5b5b5b;
    }

    Let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: Main theme css doesn't load when child theme is added #129605
    tikaram
    Participant

    @arjen : You will need to create a functions.php file also along with style.css file. Please follow this link to know more about creating child theme and let me know if you have any more issues.

    Regards,
    Tikaram

    in reply to: Featured content #129538
    tikaram
    Participant

    @abisbee :Glad to know that the issue has been resolved. I mean to say in the featured content option you may have used featured post content or featured page content instead of featured widget content. Well if it’s still unclear that’s not an issue it was my suggestion only. Let me know if you have any further issues.

    Regards,
    Tikaram

Viewing 20 posts - 2,781 through 2,800 (of 4,116 total)