- This topic has 9 replies, 4 voices, and was last updated 4 years, 2 months ago by Theme Horse Support Team.
-
AuthorPosts
-
September 14, 2016 at 5:03 pm #47039photographyParticipant
Hello,
I have a dotted line below my header logo that only spans 1/2 way across the logo. Is there a way to (in order of preference):
1) Replace the dotted line with my site identity tagline?
2) Make the dotted line span the length of the logo
3) Remove itIf none of those are possible can the Header be made to Display both Header and Header Text instead of the current one or the other or neither options?
Thanks for the help.
September 16, 2016 at 8:15 am #47082Theme Horse Support TeamKeymasterHi,
To remove the line below the header logo go to Appearance -> Customize -> WP Portfolio Theme Options -> Custom CSS and paste the below CSS code then click on Save button.
#site-title a:after { content: normal; }
Thank you for using our theme.
September 16, 2016 at 6:36 pm #47093photographyParticipantThanks for the quick reply. Unfortunately, it didn’t work. Please advise.
September 19, 2016 at 11:50 am #47134Theme Horse Support TeamKeymasterHi,
It should work.
Can you please provide us the site URL adding above Custom CSS?
So that we can see the exact issue.Thank you!
September 19, 2016 at 10:03 pm #47141photographyParticipanteventphotos.rayshiuimages.com (eventphotos dot rayshiuimages dot com)
Your code is in place.
After switching to a new theme, and switching back to yours (for this support request), I’ve realized that the dotted line is not necessarily static under the logo. When I add menus using the menus “system” the dotted line moves to under the last menu. I never saw that before because I use “widgets in the sidebar” to configure the way I want my “menu blocks” to be arranged in the sidebar.
Is it possible to remove the small dotted underline below my “menu block’s” titles? I think I’m a bit OCD, I find it very awkward to look at…probably just me, but would be nice to know if I can remove it or extend it.
Thanks.
September 23, 2016 at 12:03 pm #47194Theme Horse Support TeamKeymasterHi,
To remove the small dotted underline below menu go to Appearance -> Customize -> WP Portfolio Theme Options -> Custom CSS and paste the below CSS code then click on Save button.
.site-header:after { content: normal; }
Thank you for using our theme.
September 23, 2016 at 7:43 pm #47214photographyParticipantAwesome, that did the trick. Thanks!
September 26, 2016 at 7:04 am #47238Theme Horse Support TeamKeymasterHi photography,
That’s great.Could you also please help us rating this theme in WordPress Repository.
https://wordpress.org/support/view/theme-reviews/wp-portfolio
We really appreciate your rating.Thank you!
August 29, 2020 at 2:33 am #80556HyperfavorParticipantThanks Sir,
I was also having the same problem on my site using this theme. After much surfing I found it here, solved.
Regards,August 30, 2020 at 5:21 am #80610Theme Horse Support TeamKeymasterHi Hyperfavor,
Glad to hear that you solved the problem.
If you have any problem do not hesitate to contact us.Thank you for using our theme.
-
AuthorPosts
- You must be logged in to reply to this topic.