admin管理员组文章数量:1416050
I found a theme I really like:
/
Unfortunately, the "Read more" button is in a position I don't really like:
I would vastly prefer if the button was below the post. Sadly, I'm quite unfamiliar with wordpress and don't really know where to get started.
I suppose this could be done using CSS? I'm hoping someone can point me in the right direction.
I found a theme I really like:
https://de.wordpress/themes/online-consulting/
Unfortunately, the "Read more" button is in a position I don't really like:
I would vastly prefer if the button was below the post. Sadly, I'm quite unfamiliar with wordpress and don't really know where to get started.
I suppose this could be done using CSS? I'm hoping someone can point me in the right direction.
Share Improve this question asked Aug 13, 2019 at 14:41 FangFang 1033 bronze badges2 Answers
Reset to default 2If you go into your Admin section, under Appearance > Edit CSS, you will be able to override the CSS of the theme. In order to find out what the class is, you might want to Inspect the control with Google Chrome's Developer Tools.
If you look at the demo for your theme, you will see those buttons are on new lines.
https://de.wordpress/themes/online-consulting/
It looks like it just needs to be a paragraph and then the button. Do you maybe have the button inside the paragraph?
If you go to the demo in your browser and right click the button and select "Inspect". You can view the demo HTML and CSS.
You can make a child theme or save new CSS in Appearance > Customize > Additional CSS
.
本文标签: cssMoving button on Online Consulting theme
版权声明:本文标题:css - Moving button on Online Consulting theme 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1745246064a2649561.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论