Forum Replies Created
-
AuthorPosts
-
Mahesh
Participant@misstraveling: Thanks @ugpost(Norsam). You can find more details on creating child theme HERE.
Regards,
MaheshMahesh
Participantjorgecsanz: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#access .menu .menu-item { font-size: 20px; } #access ul.menu li { float: none; display: inline-block; } .menu-header-container { text-align: center; }Note: Please adjust the font-size as desired.
Regards,
MaheshJanuary 2, 2017 at 10:18 am in reply to: Header images are not mobile responsive & unable to take header sidebar widget #106286Mahesh
Participant@yourexpertself: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#masthead .wrapper { height: 488px; } @media screen and (max-width:1280px){ #masthead .wrapper { height: 300px; } } @media screen and (max-width:980px){ #masthead .wrapper { height: 250px; } } @media screen and (max-width:768px){ #masthead .wrapper { height: 200px; } } @media screen and (max-width:420px){ #masthead .wrapper { height: 100px; } } @media screen and (max-width:320px){ #masthead .wrapper { height: 75px; } }Regards,
MaheshMahesh
Participant@kriskyria: Go to Dashboard=> Appearance=> Customize=> Featured Content and select Homepage/Frontpage or Entire Site in Enable Featured Content on option as per you desire. Then select Featured Page Content in Select Content Type option. Some options will slide down, then select desired pages in Featured Page # dropdown and click Save & Publish. Hope this helps. Let me know if any problem.
Regards,
MaheshMahesh
Participant@boysnbarry: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#masthead { position: unset; background-color: #bbb; }Note: Please use the color as desired.
Regards,
MaheshMahesh
Participant@komplusjonas: Go to Dashboard=> Appearance=> Customize=> Additional CSS box and add the following CSS:
#feature-slider .slides a { pointer-events: none; }Regards,
MaheshMahesh
Participant@komplusjonas: Can you please clarify more. And please post in your site url.
Regards,
MaheshMahesh
Participant@barbato1978: If the issue is persisting in other themes too then its not a theme issue. Something must be with the WordPress installation or so. Please try with a fresh install of WordPress and the theme as well.
Regards,
MaheshMahesh
Participant@mags: Are you using a custom Menu? Go to Dashboard=> Appearance=> Menus and create a Custom Page Menu. Drag the necessary Pages to the menu and order theme as desired. Make sure you check on Primary Menu option below in Display option. And click Save Menu. Hope this helps.
Regards,
MaheshMahesh
Participant@batbato1978: Have you made any changes or done any customization on the theme? Have you tried the same with the other themes? Please try using the core WordPress themes (twentysixteen) and check if the problem persists on not. If the problem persists, this is not a theme issue.
Let me know further.Regards,
MaheshDecember 30, 2016 at 2:27 pm in reply to: Header images are not mobile responsive & unable to take header sidebar widget #106133Mahesh
Participant@yourexpertself: Well, I’ll answer the later one first. Go to Dashboard=> Appearance=> Customize=> Theme Options=> Header Options and make sure Check to disable Header Sidebar option is checked. I’ll help you with the header image as soon as you have managed this one. Let me know when you are done.
Regards,
MaheshMahesh
Participant@barbato1978: It says you must me logged in to comment.
Regards,
MaheshMahesh
ParticipantMahesh
Participant@juliageek: How can I help you? Can you please explain further more.
Regards,
MaheshDecember 30, 2016 at 9:53 am in reply to: Header images are not mobile responsive & unable to take header sidebar widget #106124Mahesh
Participant@yourexpertself: The header image is used as the background image for the Header. The image size adjustments are automatic with the size of the device. This can be managed with some Custom CSS. Will help you with this.
In addition, there is script over the images stating header side bar widget area etc, but i’m unable to figure out how to sort. Any ideas?
-> Sorry I didn’t get this part.
Let me know further.Regards,
MaheshMahesh
Participant@barbato1978: Are you using any plugins? If so, try disabling it and check if that resolves the issue. Please post in your site url.
Regards,
MaheshDecember 29, 2016 at 4:44 pm in reply to: Can I change the search-submit button from left to right side of search-field? #106064December 29, 2016 at 4:24 pm in reply to: "read more" at the startslide does not show more (clean business) #106062Mahesh
Participant@hrhermann: You cannot change links in Free version. You’ll need Pro version to have customize links. I recommend you to upgrade to Pro. If you want to remove read more button, it can be hidden with CSS and I can help you with it.
For Free and Pro comparison, please refer to the link below:
https://catchthemes.com/theme-instructions/clean-business-pro/Regards,
Mahesh -
AuthorPosts
