Reply 191772 to: Breadcrumb at same level, title center below

Avatar: Valy
Valy
Participant
April 23, 2018 at 17:17

Hi Rose,

At this moment, the site is on my computer under easywplocalhost – kinda XAMPP. So what I can give for topic #1 are just the settings I use. I was able to implement some css on POSTS and manage to make the breadcrumbs and title center as it is on https://prnt.sc/j8yluh

Code I added in “Additional CSS”:

.a-center .breadcrumbs .back-history{
	top:12px;
}
.a-center .title span {
	position:relative;
	display:inline-block;
	bottom:-12px;
	width: 900px;
}
.page-heading .a-center h1{
	text-align:center !important;
	position:relative;
	bottom:-12px;
}

But I don’t know how to make it responsive or if it’s correct from HTML/CSS point of view. Plus, I need this on all PAGES (doesn’t work on BRANDS) and PRODUCTS (this is where I have problems, don’t know what to edit – my WP skills are limited).

2. Where exactly you want to add these icons?

Every where are now on the site. I am working on this now.

Thx!

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.